Welcome![Sign In][Sign Up]
Location:
Search - dll example

Search list

[ADO-ODBCSampleDLL

Description: 一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
Platform: | Size: 8192 | Author: mmx7x452jia | Hits:

[ADO-ODBCWin32DLL101

Description: 创建一个实现四则运算的简单Win32 DLL实例源码-Create an implementation of simple arithmetic example source code Win32 DLL
Platform: | Size: 5120 | Author: ttw7w103zai | Hits:

[ADO-ODBCdll120

Description: dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
Platform: | Size: 3072 | Author: z5zhifu | Hits:

[ADO-ODBCSampleDLL

Description: 一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
Platform: | Size: 8192 | Author: denmnnga | Hits:

[Driver Developsaleae-logic

Description: saleae logic NEC红外遥控协议插件,面包含了原码。把SimpleSerialAnalyzer.dll复制到saleae logic安装目录Analyzers中 比如:C:\Program Files\Saleae LLC\Analyzers 打开saleae logic后发现多了一项NEC的插件- saleae logic NEC infrared remote control protocol plug-in, the plane including the original code. Copy SimpleSerialAnalyzer.dll to saleae logic in the installation directory Analyzers For example: C: \ Program Files \ Saleae LLC \ Analyzers After opening saleae logic found more than a plug-NEC
Platform: | Size: 9222144 | Author: youtan | Hits:

[GDI-BitmapIJL_Demo

Description: 一个简单的ijl15.dll使用例子,里面的包含.h/.dll/.lib-Ijl15.dll use a simple example, which contains .h/.dll/.lib
Platform: | Size: 7094272 | Author: 姜徳正 | Hits:

[Delphi VCLDelphi-ASqlite3

Description: Delphi使用连接SQLite上例子,n ASGSqlite set the correct declaration: // enable this if you want to link the SQLite library statically. (No need for dll) {.$DEFINE SQLite_Static} The most actual obj files needed for linking can be downloaded the download section of www.aducom.com Change the first obj reference in the source to the correct obj, currently {$L OBJ\sqlite3_3_4.obj } The website of Aducom SOftware is bilangual. The sqlite components and documentation will be found on the English section of the website ( english in the language pull-down). -Delphi uses the example Sqlite3 connection SQLite
Platform: | Size: 2423808 | Author: zhou | Hits:

[CSharpNeuronal_net_src

Description: Neuronal.NET - An Easy Implementation of Neuronal Networks-Introduction This article is going to explain how you can implement an easy to use neuronal network with the example of character recognition. You need 3 things for a neuronal network: A trainingset (known answers for a given problem) A neuronal network A way to tell the network it improved This artificial network uses an evolutionary algorithm for training. Here is the shortest possible example to train a new neuronal network: First of all, add a reference to Synapse.dll. That s all.
Platform: | Size: 1340416 | Author: xps1530 | Hits:

[Internet-NetworkXLDemo

Description: 迅雷云加速开放平台c#demo,很多人很遇到下载文件的问题。这个例子是调用迅雷云加速开放平台的dll,进行下载,速度很快。下载过程中可以获取到很全的下载信息,比如下载速度,进度,完成状态等,例子中带进度条。 特点: 支持断点续传。迅雷云加速。完善稳定的下载封装。-Thunder cloud acceleration open platform c# demo, many people are having trouble downloading files. This example is to call the Thunder cloud acceleration dll open platform, download, very fast. Download process can get to the very full download information, such as download speed, progress, completion status, etc., with a progress bar example. Features: Supports HTTP. Thunder cloud acceleration. Sound and stable download package.
Platform: | Size: 1746944 | Author: 刘朝 | Hits:

[.netSoftwareProtect

Description: WPF系统访问ET199加密狗和简单的加密操作。ET199官方的C#示例不能使用,此处是调用官方提供的标准c的dll文件。-WPF ET199 dongle of system access and simple encryption operations. ET199 c# example cannot be used, here are calling the official standard c dll files.
Platform: | Size: 558080 | Author: 王坡 | Hits:

[Windows DevelopEasyHookTest

Description: 使用easyhook远程注入dll到目标进程-easyhook using example
Platform: | Size: 374784 | Author: jychen | Hits:

[OtherMyproject

Description: dll库编写例子,有dll调用程序范例,初学者可以参考- Dll library to write examples, a dll call program example
Platform: | Size: 28028928 | Author: 翟强 | Hits:

[Process-ThreadVB6ThreadingDirectCOM

Description: Olaf Schmidt使用DirectCOM.dll来实现VB6多线程的例子,具有开创性,但是使用起来略麻烦,需要自己写类,然后编译,最后需要两个dll 当然特点是支持IDE,且稳定-Olaf Schmidt DirectCOM.dll use VB6 to implement multithreading example, ground-breaking, but use a little trouble, you need to write your own class, then compiled, and finally of course requires two dll feature is support for IDE, and stable
Platform: | Size: 24576 | Author: loquat tang | Hits:

[ActiveX/DCOM/ATLCPlusplusTest

Description: 本例子给出了vc++调用C#编制的DLL的方法,并给出了调用语法的说明,感兴趣的朋友可以学习-This example gives the vc++ call C# prepared DLL method, and gives the call syntax description, interested friends can learn
Platform: | Size: 1440768 | Author: 风云2016 | Hits:

[File OperateMethodinVB

Description: 本文以调用Info-ZIP公司的unzip32.dll动态连接库中的函数Wiz_UnzipToMemory为例,详细讨论了在VB中使用Wiz_UnzipToMemory函数时正确传递用户自定义类型参数的方法、在VB中使用指针读取用户自定义类型UzpBuffer参数变量retstr的成员Buffer内容的方法、在VB中释放内存的方法。-Based on the unzip32.dll dynamic link library, call the Info-ZIP function of Wiz_UnzipToMemory as an example, discussed in detail in the VB Wiz_UnzipToMemory function to use the correct transfer user-defined type parameter in the VB method, using the pointer read user type UzpBuffer parameter variable retstr member of the Buffer content in the VB method, release the memory method.
Platform: | Size: 15360 | Author: czbb | Hits:

[Other systemsZKSoftwareAPI

Description: Example ZK Software API with D-Example ZK Software API with DLL
Platform: | Size: 1751040 | Author: luis rdz | Hits:

[Windows Developdireeted-body

Description: An example of using a document view class in d-An example of using a document view class in a DLL
Platform: | Size: 39936 | Author: ehxood | Hits:

[Applicationsnut

Description: 使用ntdll,dll中未公布的函数实现的资源读写加锁的例子-Use NTDLL, the DLL has not released the function implementation example of locking resources, speaking, reading and writing
Platform: | Size: 2048 | Author: Ruhdgcxm | Hits:

[source in ebookPatcy-specified

Description: 批量检查指定IP地址端口是否打开的DLL,含DLL调用例子-Batch check that the specified IP address port is on DLL, DLL call example
Platform: | Size: 18432 | Author: shgqt | Hits:

[Hook apiDLLhook

Description: 通过动态加载DLL库,设置一个钩子的实例-Dynamic loading through the DLL library, set up an example of a hook
Platform: | Size: 1321984 | Author: wolf | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net